ConfigIt Version 2.0

The following features have been added to version 2.0

- new placement parameters

/ils - insert at line start

/ile - insert at line end

/iss - insert start of searchstring

/ies - insert at end of searchstring

- environment variables

you can now insert environment variables into configuration files
by enclosing them in 2 pairs of ampersands signs and including them in your 
text parameter like below..

/t:text@@variable@@text

- improved backup

keeps up to 10 backups of each configuration file.

- reboot option

you can now have configit automatically reboot after a configuration
update has occured.

- error levels

configit can now return an error level to enhance its capabilities
when run from a batch file.

- display files

you can now have configit display a customized message after a
successful configuration file update.

